widget-factory: Add icon-dropshadow class to large icon
authorTimm Bäder <tbaeder@redhat.com>
Fri, 17 May 2019 06:19:42 +0000 (08:19 +0200)
committerTimm Bäder <mail@baedert.org>
Sat, 18 May 2019 11:47:59 +0000 (13:47 +0200)
Looks stupid without the shadow.

demos/widget-factory/widget-factory.ui

index d974ba6f21229ca68117409516ab5de78ee6d730..cb152b38a8d9ce0b800fe0c78ca98a10337e2c4f 100644 (file)
@@ -1577,6 +1577,9 @@ microphone-sensitivity-medium-symbolic</property>
                                               <object class="GtkImage" id="imageo">
                                                 <property name="icon-name">org.gtk.WidgetFactory4</property>
                                                 <property name="pixel-size">256</property>
+                                                <style>
+                                                  <class name="icon-dropshadow" />
+                                                </style>
                                               </object>
                                             </property>
                                           </object>